Stephen Woodruff

Results 14 comments of Stephen Woodruff

I just ran into a similar issue as this one. Is there any chance you copy/pasted the file contents? I did that at first, and there were hidden characters that...

@ironwill1023 - My bad, sorry to mislead you.

@zamotany - thanks so much for the quick reply. I was able to get by this after using the steps you provided. The only other issue I came across was...

Hey @zamotany , I think I am running into a few more issues while trying to remove our Haul packages. I keep getting errors like the following: 'unable to resolve...

I updated `react-native-webpack-toolkit` to `1.1.0` but no luck with just that. We have two apps in our mono repo. One is an app that is just for storybook while the...

@zamotany, I didn't have any luck with the resolve alias. I did create a repo where I hope you can reproduce the issue. The repo is located [here](https://github.com/woodrufs/react-native-webpack-toolkit-babel-error). Please use...

@zamotany - Sorry about that. I obviously missed something that my machine still picked up. I am looking into it. The bundle does build correctly. The error occurs once the...

That is correct. Sorry, I am struggling to get through some eslint errors to make `rush build` work for you... I think if you opened up a simulator and ran...

@zamotany, Here is a bit more info I have put together for this repo to reproduce what I am seeing: * Commit [3758f4e](https://github.com/woodrufs/react-native-webpack-toolkit-babel-error/commit/3758f4e30d1b930a894f3c49b12f420ac685704f) - This commit reverts back to using...

Wow, I am embarrassed to admit how long I was overlooking how easy it is to get webpack to look at a different folder. I didn't realize I should put...